Click or drag to resize

PropertyName Constructor (String)

Initializes a new instance of the PropertyName class with specified source and namespace DAV: .

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public PropertyName(
	string name
)

Parameters

name
Type: SystemString
Property local name
See Also